projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdcd555
)
(gnus-emphasis-alist): Use nth, not caddr.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 12 Apr 1998 18:13:34 +0000
(18:13 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 12 Apr 1998 18:13:34 +0000
(18:13 +0000)
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index 6f3b9d00a23c76efb01e9e342fe922f0234d441d..1df219fab65783d7f485c0ce52be82774809a11b 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-191,7
+191,7
@@
asynchronously. The compressed face will be piped to this command."
(lambda (spec)
(list
(format format (car spec) (cadr spec))
- 2 3 (intern (format "gnus-emphasis-%s" (
caddr
spec)))))
+ 2 3 (intern (format "gnus-emphasis-%s" (
nth 2
spec)))))
types)))
"Alist that says how to fontify certain phrases.
Each item looks like this: